home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #3 / Amiga Plus CD - 2002 - No. 03.iso / AmigaPlus / Tools / Development / stunnel-4.04 / share / doc / stunnel / NEWS < prev    next >
Encoding:
Text File  |  2003-02-08  |  955 b   |  24 lines

  1. stunnel         Universal SSL tunnel
  2.  
  3. New features in stunnel 4.0
  4.  
  5. * New features sponsored by MAXIMUS http://www.maximus.com/
  6.   - New user interface (config file).
  7.   - Single daemon can listen on multiple ports, now.
  8.   - Native Win32 GUI added.
  9.   - Native NT/2000/XP service added.
  10.   - Delayed DNS lookup added.
  11.  
  12. * Other new features
  13.   - All the timeouts are now configurable including
  14.     TIMEOUTclose that can be set to 0 for MSIE and other
  15.     buggy clients that do not send close_notify.
  16.   - Stunnel process can be chrooted in a specified directory.
  17.   - Numerical values for setuid() and setgid() are allowed, now.
  18.   - Confusing code for setting certificate defaults introduced in
  19.     version 3.8p3 was removed to simplify stunnel setup.
  20.     There are no built-in defaults for CApath and CAfile options.
  21.   - Private key file for a certificate can be kept in a separate
  22.     file.  Default remains to keep it in the cert file.
  23.   - Manual page updated.
  24.